home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 16
/
amigaformatcd16.iso
/
-coverdisks-
/
af100a
/
magicwb2.1p
/
show magicwb
< prev
next >
Wrap
Text File
|
1997-06-16
|
1KB
|
33 lines
failat 21
echo "*n*n*e[1;32m ____________________________________________________________________"
echo " *e[43m *e[0m"
echo " *e[0;32;43m Welcome to MagicWB v2.1p: PREVIEW*e[1m *e[0m"
echo " *e[1;4;43m *e[0m"
echo "*n*n*n The following picture snapshot will show you how your Workbench is"
echo " going to look like if you use the *e[32mREGISTERED*e[0m version of *e[32mMagicWB*e[0m.*n"
wait 8
if exists sys:utilities/multiview
sys:utilities/multiview Preview screen
skip end
else
wait 5
if exists sys:utilities/display
sys:utilities/display Preview
else
echo "*n Sorry, I couldn't find neither 'Multiview' nor 'Display' to display"
echo " the preview picture. Please use your own display utility to view the"
echo " picture 'Preview' in the MagicWB directory."
wait 15
skip endend
endif
endif
lab end
echo "*n*n So? Do you like it? Then install *e[32mMagicWB*e[0m immediately...*n"
lab endend
wait 3
quit